ToggleButton: Actually show buttons in new snippet
authorDaniel Boles <dboles.src@gmail.com>
Wed, 11 Oct 2017 20:12:33 +0000 (21:12 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Wed, 11 Oct 2017 20:15:54 +0000 (21:15 +0100)
commit1e8a166e342568b45ff2f7ac0a49038635ba70fd
tree4089938572a621aa2c9ec8a366534a5364b37fb2
parenteaae832697658601cebe410d3533e89854e38e74
ToggleButton: Actually show buttons in new snippet

Also, create a Window, instead of a Dialog without a transient parent,
which is (noisily) discouraged. Then s/content_area/box/g to match.
gtk/gtktogglebutton.c